From: 肖盛文 Date: Sat, 23 May 2020 04:41:44 +0000 (+0800) Subject: d/rules: use execute_after_dh_auto_clean: X-Git-Tag: archive/raspbian/1.1.9+ds1-4+rpi1^2^2~139 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/%22bookmarks:/?a=commitdiff_plain;h=d7368d154501af929ce57e3e1da0aaa95b9b3b74;p=opencc.git d/rules: use execute_after_dh_auto_clean: --- diff --git a/debian/rules b/debian/rules index 2dc8806..b75c689 100755 --- a/debian/rules +++ b/debian/rules @@ -26,8 +26,7 @@ override_dh_auto_install: dh_auto_install ln -sf /usr/share/javascript/jquery/jquery.js debian/tmp/usr/share/opencc/doc/html/jquery.js -override_dh_auto_clean: - dh_auto_clean +execute_after_dh_auto_clean: find . -name *.pyc -delete override_dh_installchangelogs: